ScheduledJobHistory 
EntityType  Independent 
Logical Entity Name  ScheduledJobHistory 
Default Table Name  SyScheduledJobHistory 
Logical Only  NO 
Definition 
 
Note 
 

ScheduledJobHistory Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
ScheduledJobId(FK)    INTEGER  NO 
 
JobResult    VARCHAR(max)  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
LastModifiedUserId    INTEGER  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

ScheduledJobHistory Keys 
Key Name  Key Type  Keys 
PK__SySchedu__4C82AE0D8C705D1A  PrimaryKey  Id 

ScheduledJobHistory Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
ScheduledJob  Non-Identifying  One To Zero or More        ScheduledJobId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

ScheduledJobHistory Check Constraints 
Check Constraint Name  CheckConstraint